Thunder Bay District
g2o vs. Ceres: Optimizing Scan Matching in Cartographer SLAM
This article presents a comparative analysis of g2o and Ceres solvers in enhancing scan matching performance within the Cartographer framework. Cartographer, a widely-used library for Simultaneous Localization and Mapping (SLAM), relies on optimization algorithms to refine pose estimates and improve map accuracy. The research aims to evaluate the performance, efficiency, and accuracy of the g2o solver in comparison to the Ceres solver, which is the default in Cartographer. In our experiments comparing Ceres and g2o within Cartographer, Ceres outperformed g2o in terms of speed, convergence efficiency, and overall map clarity. Ceres required fewer iterations and less time to converge, producing more accurate and well-defined maps, especially in real-world mapping scenarios with the AgileX LIMO robot. However, g2o excelled in localized obstacle detection, highlighting its value in specific situations.
Knitting Robots: A Deep Learning Approach for Reverse-Engineering Fabric Patterns
Sheng, Haoliang, Cai, Songpu, Zheng, Xingyu, Lau, Meng Cheng
Knitting, a cornerstone of textile manufacturing, is uniquely challenging to automate, particularly in terms of converting fabric designs into precise, machine-readable instructions. This research bridges the gap between textile production and robotic automation by proposing a novel deep learning-based pipeline for reverse knitting to integrate vision-based robotic systems into textile manufacturing. The pipeline employs a two-stage architecture, enabling robots to first identify front labels before inferring complete labels, ensuring accurate, scalable pattern generation. By incorporating diverse yarn structures, including single-yarn (sj) and multi-yarn (mj) patterns, this study demonstrates how our system can adapt to varying material complexities. Critical challenges in robotic textile manipulation, such as label imbalance, underrepresented stitch types, and the need for fine-grained control, are addressed by leveraging specialized deep-learning architectures. This work establishes a foundation for fully automated robotic knitting systems, enabling customizable, flexible production processes that integrate perception, planning, and actuation, thereby advancing textile manufacturing through intelligent robotic automation.
- Asia > China > Shanghai > Shanghai (0.04)
- North America > United States > Hawaii > Honolulu County > Honolulu (0.04)
- North America > United States > California > Los Angeles County > Long Beach (0.04)
- (4 more...)
Personalizing Education through an Adaptive LMS with Integrated LLMs
Spriggs, Kyle, Lau, Meng Cheng, Passi, Kalpdrum
The widespread adoption of large language models (LLMs) marks a transformative era in technology, especially within the educational sector. This paper explores the integration of LLMs within learning management systems (LMSs) to develop an adaptive learning management system (ALMS) personalized for individual learners across various educational stages. Traditional LMSs, while facilitating the distribution of educational materials, fall short in addressing the nuanced needs of diverse student populations, particularly in settings with limited instructor availability. Our proposed system leverages the flexibility of AI to provide a customizable learning environment that adjusts to each user's evolving needs. By integrating a suite of general-purpose and domain-specific LLMs, this system aims to minimize common issues such as factual inaccuracies and outdated information, characteristic of general LLMs like OpenAI's ChatGPT. This paper details the development of an ALMS that not only addresses privacy concerns and the limitations of existing educational tools but also enhances the learning experience by maintaining engagement through personalized educational content.
- North America > United States (0.04)
- North America > Canada > Ontario > Thunder Bay District > Sudbury (0.04)
- Instructional Material > Course Syllabus & Notes (0.46)
- Research Report > New Finding (0.46)
- Education > Educational Technology > Educational Software > Computer Based Training (1.00)
- Education > Educational Setting (1.00)
- Education > Assessment & Standards > Student Performance (1.00)
Generative Adversarial Networks for Scintillation Signal Simulation in EXO-200
Li, S., Ostrovskiy, I., Li, Z., Yang, L., Kharusi, S. Al, Anton, G., Badhrees, I., Barbeau, P. S., Beck, D., Belov, V., Bhatta, T., Breidenbach, M., Brunner, T., Cao, G. F., Cen, W. R., Chambers, C., Cleveland, B., Coon, M., Craycraft, A., Daniels, T., Darroch, L., Daugherty, S. J., Davis, J., Delaquis, S., Der Mesrobian-Kabakian, A., DeVoe, R., Dilling, J., Dolgolenko, A., Dolinski, M. J., Echevers, J., Fairbank, W. Jr., Fairbank, D., Farine, J., Feyzbakhsh, S., Fierlinger, P., Fu, Y. S., Fudenberg, D., Gautam, P., Gornea, R., Gratta, G., Hall, C., Hansen, E. V., Hoessl, J., Hufschmidt, P., Hughes, M., Iverson, A., Jamil, A., Jessiman, C., Jewell, M. J., Johnson, A., Karelin, A., Kaufman, L. J., Koffas, T., Krücken, R., Kuchenkov, A., Kumar, K. S., Lan, Y., Larson, A., Lenardo, B. G., Leonard, D. S., Li, G. S., Licciardi, C., Lin, Y. H., MacLellan, R., McElroy, T., Michel, T., Mong, B., Moore, D. C., Murray, K., Njoya, O., Nusair, O., Odian, A., Perna, A., Piepke, A., Pocar, A., Retière, F., Robinson, A. L., Rowson, P. C., Runge, J., Schmidt, S., Sinclair, D., Skarpaas, K., Soma, A. K., Stekhanov, V., Tarka, M., Thibado, S., Todd, J., Tolba, T., Totev, T. I., Tsang, R.
Generative Adversarial Networks trained on samples of simulated or actual events have been proposed as a way of generating large simulated datasets at a reduced computational cost. In this work, a novel approach to perform the simulation of photodetector signals from the time projection chamber of the EXO-200 experiment is demonstrated. The method is based on a Wasserstein Generative Adversarial Network - a deep learning technique allowing for implicit non-parametric estimation of the population distribution for a given set of objects. Our network is trained on real calibration data using raw scintillation waveforms as input. We find that it is able to produce high-quality simulated waveforms an order of magnitude faster than the traditional simulation approach and, importantly, generalize from the training sample and discern salient high-level features of the data. In particular, the network correctly deduces position dependency of scintillation light response in the detector and correctly recognizes dead photodetector channels. The network output is then integrated into the EXO-200 analysis framework to show that the standard EXO-200 reconstruction routine processes the simulated waveforms to produce energy distributions comparable to that of real waveforms. Finally, the remaining discrepancies and potential ways to improve the approach further are highlighted.
- North America > United States > California > Alameda County > Berkeley (0.28)
- North America > United States > Kentucky > Fayette County > Lexington (0.14)
- North America > Canada > Ontario > National Capital Region > Ottawa (0.14)
- (41 more...)
MSHCNet: Multi-Stream Hybridized Convolutional Networks with Mixed Statistics in Euclidean/Non-Euclidean Spaces and Its Application to Hyperspectral Image Classification
He, Shuang, Tang, Haitong, Lu, Xia, Yan, Hongjie, Wang, Nizhuan
It is well known that hyperspectral images (HSI) contain rich spatial-spectral contextual information, and how to effectively combine both spectral and spatial information using DNN for HSI classification has become a new research hotspot. Compared with CNN with square kernels, GCN have exhibited exciting potential to model spatial contextual structure and conduct flexible convolution on arbitrarily irregular image regions. However, current GCN only using first-order spectral-spatial signatures can result in boundary blurring and isolated misclassification. To address these, we first designed the graph-based second-order pooling (GSOP) operation to obtain contextual nodes information in non-Euclidean space for GCN. Further, we proposed a novel multi-stream hybridized convolutional network (MSHCNet) with combination of first and second order statistics in Euclidean/non-Euclidean spaces to learn and fuse multi-view complementary information to segment HSIs. Specifically, our MSHCNet adopted four parallel streams, which contained G-stream, utilizing the irregular correlation between adjacent land covers in terms of first-order graph in non-Euclidean space; C-stream, adopting convolution operator to learn regular spatial-spectral features in Euclidean space; N-stream, combining first and second order features to learn representative and discriminative regular spatial-spectral features of Euclidean space; S-stream, using GSOP to capture boundary correlations and obtain graph representations from all nodes in graphs of non-Euclidean space. Besides, these feature representations learned from four different streams were fused to integrate the multi-view complementary information for HSI classification. Finally, we evaluated our proposed MSHCNet on three hyperspectral datasets, and experimental results demonstrated that our method significantly outperformed state-of-the-art eight methods.
- Europe > Italy (0.04)
- North America > United States > Indiana (0.04)
- North America > Canada > Ontario > Thunder Bay District > Sudbury (0.04)
- (2 more...)
Prediction of Cancer Microarray and DNA Methylation Data using Non-negative Matrix Factorization
Patel, Parth, Passi, Kalpdrum, Jain, Chakresh Kumar
Over the past few years, there has been a considerable spread of microarray technology in many biological patterns, particularly in those pertaining to cancer diseases like leukemia, prostate, colon cancer, etc. The primary bottleneck that one experiences in the proper understanding of such datasets lies in their dimensionality, and thus for an efficient and effective means of studying the same, a reduction in their dimension to a large extent is deemed necessary. This study is a bid to suggesting different algorithms and approaches for the reduction of dimensionality of such microarray datasets. This study exploits the matrix-like structure of such microarray data and uses a popular technique called Non-Negative Matrix Factorization (NMF) to reduce the dimensionality, primarily in the field of biological data. Classification accuracies are then compared for these algorithms. This technique gives an accuracy of 98%.
- Health & Medicine > Pharmaceuticals & Biotechnology (1.00)
- Health & Medicine > Therapeutic Area > Oncology > Leukemia (0.51)
- Information Technology > Biomedical Informatics > Translational Bioinformatics (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Performance Analysis > Accuracy (0.48)
- Information Technology > Artificial Intelligence > Machine Learning > Statistical Learning > Support Vector Machines (0.47)
Rough Concept Analysis
The theory introduced, presented and developed in this paper, is concerned with Rough Concept Analysis. This theory is a synthesis of the theory of Rough Sets pioneered by Zdzislaw Pawlak with the theory of Formal Concept Analysis pioneered by Rudolf Wille. The central notion in this paper of a rough formal concept combines in a natural fashion the notion of a rough set with the notion of a formal concept: "rough set + formal concept = rough formal concept". A follow-up paper will provide a synthesis of the two important data modeling techniques: conceptual scaling of Formal Concept Analysis and Entity-Relationship database modeling.
- North America > United States > Arkansas > Pulaski County > Little Rock (0.04)
- North America > Canada > Ontario > Thunder Bay District > Sudbury (0.04)
- Europe > Netherlands > South Holland > Dordrecht (0.04)
- Europe > Germany > Hesse > Darmstadt Region > Darmstadt (0.04)
The Science in Your Science Fiction: Artificial Intelligence - DIY MFA
Artificial intelligence (AI), like time travel, is a perennial subject for writers of science fiction. And, like time travel, AI is subject to a number of misunderstandings which can make writing a story in that setting, on that subject, using it as a McGuffin, or as a character, problematic. With movies like Blade Runner 2049, Ex Machina, and Her keeping AI in our geeky gestalt, writers will continue to tackle the topic. A little research might spark a new, or more realistic, take on the AI tale, though. The first thing to understand is that true AI, a machine that is self-aware and thinks independently, is the stuff of science fiction.
Order of Canada marks 50 years of honouring Canadian contributions - The Globe and Mail
The Order of Canada marks its 50th anniversary this year with 99 new appointments on its Canada Day honours list, including renowned figures from the fields of law, government, entertainment and sport, as well as Canadians whose contributions are less widely known. The list includes soccer star Christine Sinclair, television host Alex Trebek, actor Catherine O'Hara and Globe and Mail editorial cartoonist Brian Gable. Three people were named to the highest rank, Companion of the Order of Canada: former Supreme Court Justice Marshall Rothstein, National Arts Centre president Peter Herrndorf and The Prince of Wales. Nineeteen people were named Officers of the Order of Canada, including former spymaster Richard Fadden, hockey player Mark Messier and actor Michael Myers. There were 77 people named as members of the Order, including opera singer Tracy Dahl, historian Bill Waiser, public health nurse Cathy Crowe and Indigenous leader Terrance Paul.
- North America > Canada > Quebec > Montreal (0.19)
- North America > Canada > Newfoundland and Labrador > Newfoundland > St. John's (0.14)
- North America > Canada > Ontario > Toronto (0.13)
- (27 more...)
- Law (1.00)
- Health & Medicine (0.92)
- Law Enforcement & Public Safety > Crime Prevention & Enforcement (0.68)
- (2 more...)
Video Friday: BratWurst Bot, Facebook Drone, and Powerline Ape
Video Friday is your weekly selection of awesome robotics videos, collected by your Automaton bloggers. We'll also be posting a weekly calendar of upcoming robotics events for the next two months; here's what we have so far (send us your events!): Let us know if you have suggestions for next week, and enjoy today's videos. Our BratWurst Bot is an autonomous robot that grills sausages all by itself. It is made of off the shelf robotic components: Universal Robots UR-10 arm, Schunk PG-70 gripper, two standard RGB cameras, normal grill tongs and gas grill.
- North America > Canada > Ontario > Thunder Bay District > Sudbury (0.05)
- Africa > South Africa > Western Cape > Cape Town (0.05)